Skip to content

fix(iOS): add error handling in html parsing#508

Merged
kacperzolkiewski merged 2 commits intomainfrom
@kacperzolkiewski/add-error-handling
Apr 8, 2026
Merged

fix(iOS): add error handling in html parsing#508
kacperzolkiewski merged 2 commits intomainfrom
@kacperzolkiewski/add-error-handling

Conversation

@kacperzolkiewski
Copy link
Copy Markdown
Collaborator

Summary

This PR adds error handling in html parsing.

Test Plan

Throw test error from getTextAndStylesFromHtml and insert html in example app by "Set input's value" button.
Expected result:

  • The app does not crash
  • Pasted html is displayed in input

Screenshots / Videos

n/a

Compatibility

OS Implemented
iOS
Android

Checklist

  • E2E tests are passing
  • Required E2E tests have been added (if applicable)

Copy link
Copy Markdown
Collaborator

@pkaramon pkaramon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Copy Markdown
Collaborator

@szydlovsky szydlovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, just a nit from me

@kacperzolkiewski kacperzolkiewski merged commit 0dbb3d1 into main Apr 8, 2026
7 checks passed
@kacperzolkiewski kacperzolkiewski deleted the @kacperzolkiewski/add-error-handling branch April 8, 2026 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants